home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power Programmierung
/
Power-Programmierung CD 2 (Tewi)(1994).iso
/
gnu
/
djgpp
/
go32
/
driver.ext
< prev
next >
Wrap
Text File
|
1993-08-11
|
481b
|
8 lines
This text is appended to the built in graphics driver to provide some
extra space. This comes virtually free as the driver does not take up
space in the default 64 kByte TCC small model text or data segment. On the
other hand it is useful because it permits: (1) relocating the built in
driver to a segment boundary in case the linker does not align it
properly, and (2) it allows loading a somewhat larger driver into the
space occupied by the built in driver.